Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add postman collection #653

Merged
merged 4 commits into from
Jul 13, 2024

Conversation

gparlakov
Copy link
Contributor

Motivation and context

  • plus documentation and examples
  • the goal is to have new contributors be able to quickly test the api

Testing

open with postman compatible tool (postman app, newman cli,...)
send requests

Copy link

github-actions bot commented Jun 28, 2024

✅ Tests will run for this PR. Once they succeed it can be merged.

gparlakov-vmware and others added 2 commits June 30, 2024 12:53
- plus documentation and examples
- the goal is to have new contributors be able to quickly test the api
- update the postman collection to include the address as a variable
@sashko9807 sashko9807 added the run tests Allows running the tests workflows for forked repos label Jun 30, 2024
@github-actions github-actions bot removed the run tests Allows running the tests workflows for forked repos label Jun 30, 2024
Copy link
Member

@sashko9807 sashko9807 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great contribution.
Though I suspect this will be used way more in the local environment, than the staging one. What do you think of setting another collection for the local environment?

The data can be prefilled with by default:
url: http://localhost:5010
user:[email protected]
password:$ecurePa33

@gparlakov
Copy link
Contributor Author

@sashko9807 agreed and updated

@sashko9807 sashko9807 added the run tests Allows running the tests workflows for forked repos label Jul 13, 2024
@github-actions github-actions bot removed the run tests Allows running the tests workflows for forked repos label Jul 13, 2024
@sashko9807 sashko9807 added the run tests Allows running the tests workflows for forked repos label Jul 13, 2024
@github-actions github-actions bot removed the run tests Allows running the tests workflows for forked repos label Jul 13, 2024
@sashko9807 sashko9807 merged commit 05bd507 into podkrepi-bg:master Jul 13, 2024
13 of 14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants